Name | Version | Summary | date |
easy-tasks |
0.0.44 |
Normal python class tasks like sorting, closet/furthest value, dublicates, ... |
2024-08-09 20:36:00 |
selenium-simplification |
0.0.13 |
Make Selenium simple. Using Selenium in a pythonic style without having to google how to do non-trivial stuff. |
2024-07-29 14:42:47 |
var-print |
0.0.10 |
Nicer printing with var_print: Colours and structure allow quick reading of the output, at the same time the name of the variable is displayed. |
2024-06-10 11:15:34 |
know-the-time |
0.0.4 |
Get the time in different formats. Quickly available time stamps, dates, etc. are available useing functions. - makes `datetime` more available. |
2024-06-08 16:42:19 |
colorful-terminal |
0.1.6 |
Print with color, style your output and take full control of your terminal. |
2024-05-08 20:27:04 |
keyboard-extended |
0.2.4 |
Extension for the keyboard package |
2024-03-31 22:32:37 |
win32-classics |
0.0.7 |
Simplify win32 actions |
2024-02-25 15:35:22 |
file-and-string-encryption |
0.0.7 |
Simple encryption functions. Do not simply trust this code! Pay attention to how you handle sensitive information! |
2023-10-02 16:35:20 |
observable-variable |
0.0.1 |
Bind functions to a value. When the value changes, the functions are called. |
2023-10-02 16:32:42 |